| 1. | Value that indicates the number of bytes received 一个指示收到的字节数的 |
| 2. | Total number of bytes received by this connection 此连接接收的字节总数。 |
| 3. | Method returns the number of bytes received from the network Receive方法返回从网络接收的字节数。 |
| 4. | Gets the number of bytes received 获取收到的字节数。 |
| 5. | The number of bytes received 接收到的字节数。 |
| 6. | Response time : it is the time between issuing a request and the first byte received as a response from the server 反应时间:指的是服务器接收到请求直到返回应答之间的时间。 |
| 7. | Bytes received displays the cumulative number of bytes received over all open socket connections since the process started 显示自进程启动后通过所有开放的套接字连接接收的字节的累积数目。 |
| 8. | Examples include counters that monitor a processor s busy time , memory usage , or the number of bytes received over a network connection 示例包括监视处理器的繁忙时间、内存使用或在一次网络连接过程中收到的字节数的计数器。可以使用 |
| 9. | Execution time : it is the time taken to process a request . this is measured as the time elapsed between the first byte received from the server and the last one 执行时间:指的是处理完成一个请求需要花费的时间。更确切的说是指收到来自服务器第一个字节的数据与最后一个字节数据所用的时间。 |